Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
date_get_last_errors
date_get_last_errors
Alias for DateTime::getLastErrors - Get warning and error information
Name:
date_get_last_errors
Category:
Date and time
Programming Language:
php
One-line Description:
Returns warning/error in date string.
Related
How to Debug Date Parsing Failures in PHP Using the date_get_last_errors() Function
3
Similar Functions
timezone_open
timezone_open
AliasforDateTimeZo
date_default_timezone_get
date_default_timezone_get
Getthedefaulttimezon
date_create_immutable
date_create_immutable
DateTimeImmutable::_
date_diff
date_diff
AliasforDateTime::
date_timezone_get
date_timezone_get
AliasforDateTime::
localtime
localtime
Getlocaltime
getdate
getdate
Getdate/timeinformat
mktime
mktime
GetaUnixtimestampfor
Popular Articles
How to Debug Date Parsing Failures in PHP Using the date_get_last_errors() Function